Cost-Effectiveness of Aerodynamics for Saudi Trucks
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"cost-effectiveness-of-aerodynamics-for-saudi-trucks",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/cost-effectiveness-of-aerodynamics-for-saudi-trucks"
}
] - "definitions":{
- "cost-effectiveness-of-aerodynamics-for-saudi-trucks":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/cost-effectiveness-of-aerodynamics-for-saudi-trucks_records"
}
}
} - "records":
} - "properties":
- "cost-effectiveness-of-aerodynamics-for-saudi-trucks_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "scenario":,{
- "type":"string",
- "title":"Scenario",
- "description":""
} - "vehicle_type":,{
- "type":"string",
- "title":"Vehicle Type",
- "description":""
} - "base_year":,{
- "type":"string",
- "title":"Base Year",
- "description":""
} - "fuel_price_trajectory_sar":,{
- "type":"string",
- "title":"Fuel Price Trajectory (SAR)",
- "description":""
} - "discount_rate":,{
- "type":"string",
- "title":"Discount Rate",
- "description":""
} - "payback_years_range":{
- "type":"number",
- "title":"Payback Years (Range)",
- "description":""
}
} - "scenario":
}
} - "fields":
} - "properties":
} - "cost-effectiveness-of-aerodynamics-for-saudi-trucks":